home *** CD-ROM | disk | FTP | other *** search
/ BCI NET / BCI NET Dec 94.iso / archives / programming / c / gcc261ud-c.lha / gnu / os-include / proto / cardres.h < prev    next >
C/C++ Source or Header  |  1994-09-22  |  178b  |  10 lines

  1. #ifndef PROTO_CARDRES_H
  2. #define PROTO_CARDRES_H
  3.  
  4. #include <clib/cardres_protos.h>
  5. #if defined(__OPTIMIZE__) && !defined(__NOINLINES__)
  6. #include <inline/cardres.h>
  7. #endif
  8.  
  9. #endif
  10.